GtkCellRendererToggle: correct "toggled" signal documentation
authorDan Williams <dcbw@redhat.com>
Thu, 10 Oct 2013 21:31:44 +0000 (16:31 -0500)
committerDan Williams <dcbw@redhat.com>
Thu, 10 Oct 2013 22:07:42 +0000 (17:07 -0500)
commit7d0d90ad626ddaa0b3d404fb68c3bece2bb4a2af
tree27beaca0d2fcd07241a3a3d894b75beedcb6193f
parente869399369f6a411a31f44a8a50041bba27273e9
GtkCellRendererToggle: correct "toggled" signal documentation

Previous commit wrongly identified "active" as containing the new
value.  Instead, applications must determine the new value to
update the model with manually based on the value currently in the
model.
gtk/gtkcellrenderertoggle.c